home *** CD-ROM | disk | FTP | other *** search
/ Cine Clips / Cine Clips.iso / extras / oregan / basicaof / _basicaof / _run next >
Encoding:
Text File  |  1995-09-12  |  527 b   |  15 lines

  1. | !Run for !BasicAOF
  2. | (c) George K. Saliaris 1993,1994
  3. | (c) Oregan Developments 1994
  4. |
  5. IconSprites <Obey$Dir>.!Sprites
  6. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  7. RMEnsure SharedCLibrary 0 System:modules.Clib
  8. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run BasicAOF
  9. Set Alias$objasm <obey$Dir>.bas_objasm %%*0
  10. WimpSlot -min 32k -max 32k
  11. |
  12. | --- If you don't want the banner message to be printed,
  13. | --- replace next command with:  Run <Obey$Dir>.BasicAOF >null:
  14. Run <Obey$Dir>.BasicAOF
  15.